copyImage

fun copyImage(src: ImageRepresentable, dest: ImageRepresentable, sx: Int, sy: Int, tx: Int, ty: Int, size: Size, channels: Int = 4): ImageRepresentable